public marks

PUBLIC MARKS with tag multitask

2010

Thus spake Steve Jobs: The PC isn’t dead yet | Monday Note

by night.kame

I’m watching the video as I write this.

Jean-Louis Gassée n'écrit pas son blog sur un iPad.

2007

multitask - O2S Wiki

by pvergain
multitask allows [WWW] Python programs to use [WWW] generators (aka coroutines) to perform cooperative multitasking and asynchronous I/O. Applications written using multitask consist of a set of cooperating tasks that yield to a shared task manager whenever they perform a (potentially) blocking operation, such as I/O on a socket or getting data from a queue. The task manager temporarily suspends the task (allowing other tasks to run in the meantime) and then restarts it when the blocking operation is complete. Such an approach is suitable for applications that would otherwise have to use select() and/or multiple threads to achieve concurrency. multitask is [WWW] free software, distributed under the [WWW] MIT license.

2006

PUBLIC TAGS related to tag multitask

asynchronous IO +   bibliotheques +   cognitic +   cognitics +   generator +   ipad +   jlg +   management +   multitasking +   productivity +   python +   workload +  

Active users

night.kame
last mark : 28/07/2010 21:57

pvergain
last mark : 28/05/2007 14:53

j_c
last mark : 17/12/2006 12:40